Name - Abhinav Kumar Rastogi
Lab Batch-16
Group -3
Date-  13/10/2010
Activity Done- Discussion on choice of projects(1530 to 1650 hrs):
We discussed about the choice of projects and analysed each project
about the effort involved, challenges offered and our capabilities and
then the team came on consensus to take up the graph plotter project.
 The next meet was scheduled to be the next day.

Date-14/10/2010
Activity Done- discussion about the project(0930 to 1020 hrs):
We discussed about the various modules of the projects and the members
presented their opinion about how we should go about the problem. The problems
that were recognised by us were -
1) The equation whose graph is to be drawn has to be taken from the
user is in the form of a string. How to convert that string into an
expression?
2) If we have the equation how to have the graph from it?
3) How to calculate the varios parameters related to graph such as
derivatives , definite integrals etc.

Date- 17/10/2010(1800 to 1920 hrs):
Activity Done- Distribution of tasks to different groups.The 3
modules into which the project was separated was alloted to the 3
groups within the team. Group 1 was alloted the task to handle the
string and convert it int a function. Group 2 got the task to handle
the GUI. Group 3 got the task to calculate the various parameters of
the graph such as derivatives, integrals etc.

Date-18/10/2010(2030 to 2240 hrs):
Activity Done: Formulation of basic project plan: The most
important conclusion that we reached was that the codes written by
different groups should be in the form of functions and we discussed
what input and output was required from each module. We also found a
program written by GS Baluja which converted a sting from infix to
postfix and then converted it into an expression. We tried to
understand its design. 
